FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package e44.evo13#1.1.0 (157 ms)

Package e44.evo13
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=e44.evo13@1.1.0&canonical=https://fhir.element44.de/E44_EVO13_PR_Appointment
Url https://fhir.element44.de/E44_EVO13_PR_Appointment
Status active
Date 2022-07-11T14:46:40.5621699+00:00
Name E44_EVO13_PR_Appointment
Experimental False
Type Appointment
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.element44.de/E44_EVO13_PR_ReplaceAppointmentsParameters E44_EVO13_PR_ReplaceAppointmentsParameters

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "53d35b6e-d260-4bf9-a6c2-e1b8dee8ac8c",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-04-24T08:31:55.660598+00:00"
  },
  "url" : "https://fhir.element44.de/E44_EVO13_PR_Appointment",
  "name" : "E44_EVO13_PR_Appointment",
  "status" : "active",
  "date" : "2022-07-11T14:46:40.5621699+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "ical",
      "uri" : "http://ietf.org/rfc/2445",
      "name" : "iCalendar"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Appointment",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Appointment",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Appointment.id",
        "path" : "Appointment.id",
        "max" : "0"
      },
      {
        "id" : "Appointment.meta",
        "path" : "Appointment.meta",
        "min" : 1
      },
      {
        "id" : "Appointment.meta.id",
        "path" : "Appointment.meta.id",
        "max" : "0"
      },
      {
        "id" : "Appointment.meta.versionId",
        "path" : "Appointment.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "Appointment.meta.lastUpdated",
        "path" : "Appointment.meta.lastUpdated",
        "max" : "0"
      },
      {
        "id" : "Appointment.meta.source",
        "path" : "Appointment.meta.source",
        "max" : "0"
      },
      {
        "id" : "Appointment.meta.profile",
        "path" : "Appointment.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.element44.de/E44_EVO13_PR_Appointment"
      },
      {
        "id" : "Appointment.meta.security",
        "path" : "Appointment.meta.security",
        "max" : "0"
      },
      {
        "id" : "Appointment.meta.tag",
        "path" : "Appointment.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Appointment.implicitRules",
        "path" : "Appointment.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Appointment.language",
        "path" : "Appointment.language",
        "max" : "0"
      },
      {
        "id" : "Appointment.text",
        "path" : "Appointment.text",
        "max" : "0"
      },
      {
        "id" : "Appointment.contained",
        "path" : "Appointment.contained",
        "max" : "0"
      },
      {
        "id" : "Appointment.identifier",
        "path" : "Appointment.identifier",
        "max" : "0"
      },
      {
        "id" : "Appointment.status",
        "path" : "Appointment.status",
        "fixedCode" : "booked"
      },
      {
        "id" : "Appointment.cancelationReason",
        "path" : "Appointment.cancelationReason",
        "max" : "0"
      },
      {
        "id" : "Appointment.serviceCategory",
        "path" : "Appointment.serviceCategory",
        "max" : "0"
      },
      {
        "id" : "Appointment.serviceType",
        "path" : "Appointment.serviceType",
        "max" : "0"
      },
      {
        "id" : "Appointment.specialty",
        "path" : "Appointment.specialty",
        "max" : "0"
      },
      {
        "id" : "Appointment.appointmentType",
        "path" : "Appointment.appointmentType",
        "max" : "0"
      },
      {
        "id" : "Appointment.reasonCode",
        "path" : "Appointment.reasonCode",
        "max" : "0"
      },
      {
        "id" : "Appointment.reasonReference",
        "path" : "Appointment.reasonReference",
        "max" : "0"
      },
      {
        "id" : "Appointment.priority",
        "path" : "Appointment.priority",
        "max" : "0"
      },
      {
        "id" : "Appointment.description",
        "path" : "Appointment.description",
        "min" : 1
      },
      {
        "id" : "Appointment.supportingInformation",
        "path" : "Appointment.supportingInformation",
        "max" : "0"
      },
      {
        "id" : "Appointment.start",
        "path" : "Appointment.start",
        "min" : 1
      },
      {
        "id" : "Appointment.end",
        "path" : "Appointment.end",
        "min" : 1
      },
      {
        "id" : "Appointment.minutesDuration",
        "path" : "Appointment.minutesDuration",
        "max" : "0"
      },
      {
        "id" : "Appointment.slot",
        "path" : "Appointment.slot",
        "max" : "0"
      },
      {
        "id" : "Appointment.created",
        "path" : "Appointment.created",
        "max" : "0"
      },
      {
        "id" : "Appointment.comment",
        "path" : "Appointment.comment",
        "max" : "0"
      },
      {
        "id" : "Appointment.basedOn",
        "path" : "Appointment.basedOn",
        "max" : "0"
      },
      {
        "id" : "Appointment.participant",
        "path" : "Appointment.participant",
        "max" : "1"
      },
      {
        "id" : "Appointment.participant.id",
        "path" : "Appointment.participant.id",
        "max" : "0"
      },
      {
        "id" : "Appointment.participant.type",
        "path" : "Appointment.participant.type",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Appointment.participant.type.id",
        "path" : "Appointment.participant.type.id",
        "max" : "0"
      },
      {
        "id" : "Appointment.participant.type.coding",
        "path" : "Appointment.participant.type.coding",
        "max" : "0"
      },
      {
        "id" : "Appointment.participant.type.text",
        "path" : "Appointment.participant.type.text",
        "min" : 1,
        "fixedString" : "Patient"
      },
      {
        "id" : "Appointment.participant.actor",
        "path" : "Appointment.participant.actor",
        "max" : "0"
      },
      {
        "id" : "Appointment.participant.required",
        "path" : "Appointment.participant.required",
        "max" : "0"
      },
      {
        "id" : "Appointment.participant.status",
        "path" : "Appointment.participant.status",
        "fixedCode" : "accepted"
      },
      {
        "id" : "Appointment.participant.period",
        "path" : "Appointment.participant.period",
        "max" : "0"
      },
      {
        "id" : "Appointment.requestedPeriod",
        "path" : "Appointment.requestedPeriod",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.